Skip to content

fix {"data":{"data" caused by #465#468

Merged
jakecoffman merged 1 commit intomainfrom
fix-too-many-data
Jun 24, 2025
Merged

fix {"data":{"data" caused by #465#468
jakecoffman merged 1 commit intomainfrom
fix-too-many-data

Conversation

@jakecoffman
Copy link
Member

@jakecoffman jakecoffman commented Jun 24, 2025

In #465 we put the raw body to stdout, but this was a breaking change which resulted in an extra object to be added to the body.

In order to keep the first data unwrap I extracted the replaceBinaryWithHash until after stdout is written to. This should fix the core e2e tests.

@jakecoffman jakecoffman requested review from a team as code owners June 24, 2025 21:25
@jakecoffman jakecoffman added this pull request to the merge queue Jun 24, 2025
Merged via the queue into main with commit b3ac07a Jun 24, 2025
78 checks passed
@jakecoffman jakecoffman deleted the fix-too-many-data branch June 24, 2025 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants